﻿@media screen and (max-width:1200px)
{
body 
{	
	min-width:auto;
}
/**网站整体**/
.c_headbg 
{
	display: none;
}
.m_head
{
	display:block;
}
.m_hide
{
	display:none;
}
.pc_hide
{
	display:block;
}
/**网站整体 end**/
/**网站头部**/
.m_head
{
	width:100%;
	background-color: rgb(38, 38, 38);
	display:flex;
	justify-content: space-between;
	height:50px;
	box-sizing: border-box;
	padding:10px 4%;
}
.m_head .logo
{
	width:auto;
	overflow:hidden;
	height:100%;
}
.m_head .logo a
{
	display:block;
	width:auto;
	height:100%;
}
.m_head .logo a img
{
	height:100%;
	width:auto;
}
.m_head .navbtn
{
	width:30px;
	height:100%;
	overflow:hidden;
}
.m_head .navbtn a
{
	display:flex;
	flex-wrap:wrap;
	height:100%;
	width:100%;
	align-content:center;
}
.m_head .navbtn a .line
{
	width:100%;
	height:2px;
	margin-bottom:10px;
	background:#fff;
}
.m_head .navbtn a .line:last-child
{
	margin-bottom:0px;
}
/**网站头部 end**/
/**网站底部**/
.footbg
{
	padding:30px 4%;
}
.foot-first
{
	width:100%;
}
.foot-first .footlogo
{
	width:100%;
}
.foot-first .footlogo img
{
	margin:auto;
}
.foot-first .footnav
{
	width:100%;
	padding-top:20px;
	justify-content: center;
}
.foot-first .codelist
{
	width:100%;
	justify-content:center;
	padding-top:15px;
}
.foot-second
{
	width:100%;
	padding-top:20px;
}
.foot-second .text
{
	width:100%;
}
.foot-second .text p
{
	width:100%;
	line-height:25px;
	text-align:center;
}
/**网站底部 end**/
/**网站首页**/
.index_blockbg
{
	box-sizing:border-box;
	padding:25px 4%;
}
.indexblockbg
{
	box-sizing:border-box;
	padding:25px 4%;
}
.indexblock
{
	width:100%;
	margin:auto;
}
/**网站首首页模块1关于我们**/
.indexblock1 .textpic
{
	flex-direction: row;
}
.indexblock1 .textpic .pic
{
	width:100%;
	padding-top:20px;
}
.indexblock1 .pic img
{
	width:auto;
	max-width:100%;
	height:auto;
	margin:auto;
}
.indexblock1 .text_3
{
	width:100%;
	padding:0px 30px;
}
.indexblock1 .text_3 .text1
{
	font-size:16px;
	line-height:28px;
	width:100%;
}
.indexblock1 .text_3 .text2
{
	font-size:30px;
	line-height:35px;
	padding-top:20px;
}
.indexblock1 .text_3 .text3
{
	font-size:28px;
	line-height:35px;
	padding-top:20px;
}
.indexblockbg1 .index_more
{
	width:150px;
	height:35px;
	margin-top:20px;
}
.indexblockbg1 .index_more a
{
	border-radius: 17.5px;
	line-height:33px;
	font-size:16px;
}

/**网站首首页模块1关于我们 end**/
/**网站首首页模块2产品系列**/
.indexblockbg2 .cntitle
{
	font-size:30px;
	line-height:35px;
	margin-top:10px;
}
.indexblockbg2 .indprocate
{
	transform: translate(0px);
}
.indexblockbg2 .indprocate .grid
{
	width:100%;
	margin-right:0%;
}
.indexblockbg2 .indprocate .grid:nth-child(4n)
{
	margin-right:0px;
}
.indexblockbg2 .indprocate .grid a .picbg .pic 
{
	padding:0px;
}
.indexblockbg2 .indprocate .grid a .text .title
{
	font-size:16px;
	line-height:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:bold;
	overflow:hidden;
}
.indexblockbg2 .indprocate .grid a .text .des
{
	font-size:15px;
}
.indexblockbg2 .indprocate .grid:hover a .text .des
{
	color:#000;
}
.indexblockbg2 .indprocate .grid a .text .des p
{
	font-size:15px;
}
.indexblockbg2 .indprocate .grid a .text .enter
{
	font-size:15px;
}
/**网站首首页模块2产品系列 end**/
/**网站首首页模块3探寻沉静的艺术**/
.indexblockbg3 .rightpic
{
	display:block;
	/* justify-content: flex-start; */
}
.indexblockbg3 .rightpic img
{
	width:100%;
	height:auto;
}
.indexblockbg3 .textbg
{
	width:100%;
	position:static;
	transform: translate(0);
}
.indexblockbg3 .textbg .text
{
	width:100%;
	padding-left:0px;
}
.indexblockbg3 .textbg .text .cntit
{
	font-size:26px;
	line-height:35px;
	margin-top:20px;
}
.indexblockbg3 .textbg .text .entit
{
	font-size:18px;
	line-height:25px;
	margin-top:15px;
}
.indexblockbg3 .textbg .text .des
{
	font-size:16px;
	line-height:28px;
	padding-top:15px;
	padding-bottom:20px;
}
/**网站首首页模块3探寻沉静的艺术 end**/
/**网站首首页模块4都市慢生活艺术家居典范**/
.indexblockbg4
{
	padding-top:0px;
}

.indexblock4 .text .bigtit
{
	line-height:35px;
	font-size:26px;
	margin-top:20px;
}
.indexblock4 .text .des
{
	margin-top:0px;
	line-height:28px;
	font-size:16px;
}
.indexblock4 .text .des p
{
	margin-top:15px;
	line-height:28px;
	font-size:16px;
}
.indexblock4 .numberlist
{
	justify-content:flex-start;
	padding-top:20px;
}
.indexblock4 .numberlist .grid
{
	width:50%;
	border-right:1px solid #cacaca;
	padding-left:0px;
	padding-right:0px;
	box-sizing:border-box;
	margin-bottom:15px;
}
.indexblock4 .numberlist .grid:nth-child(2n)
{
    border-right:none;
}
.indexblock4 .numberlist .grid:last-child
{
	border-right:none;
}
.indexblock4 .numberlist .grid .number
{
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
	justify-content: center;
}
.indexblock4 .numberlist .grid .number .num
{
	font-size:40px;
	line-height:45px;
}
.indexblock4 .numberlist .grid .number .add
{
	font-size:15px;
}
/**网站首首页模块4都市慢生活艺术家居典范 end**/
/**网站首首页模块5展示图**/
.indexblockbg5
{
	padding:0px;
}
/**网站首首页模块5展示图 end**/
/**网站首页 end**/
/**网站内页**/
/**网站内页整体部分**/
/**内页内容区**/
.insidecontent
{
	width:100%;
	margin-top:0px;
}
.insideblock
{
	width:100%;
	box-sizing:border-box;
}
/**网站内页大标题**/
.inside_bigtit
{
	font-size:16px;
}
.create_time
{
	margin-top:0px;
	margin-bottom:20px;
}
/**网站内页大标题 end**/
/**内页内容区 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/
/**网站内页整体部分 end**/
/**品牌介绍**/
/**介绍**/
.aboutbg
{
	box-sizing:border-box;
	padding:0px;
}
.aboutcontent
{
	width:100%;
	max-width:1600px;
	font-size:16px;
	line-height:28px;
	box-sizing:border-box;
	padding:25px 4%;
}
.aboutcontent p
{
	font-size:16px;
	line-height:28px;
	color:#cacaca !important;
}
/**介绍 end**/
/**四大系列**/
.about_four_series
{
	width:100%;
	box-sizing:border-box;
	padding:25px 4%;
	padding-top:0px;
}
.about_four_series .grid
{
	width:100%;
	display:block;
	margin-bottom:20px;
}
.about_four_series .grid .pic
{
	width:100%;
}
.about_four_series .grid .text
{
	width:100%;
	display:block;
}
.about_four_series .grid .text .extitle
{
	font-size:26px;
	line-height:35px;
	margin-top:15px;
}
.about_four_series .grid .text .title
{
	font-size:18px;
	line-height:28px;
	margin-top:5px;
}
.about_four_series .grid .text .content
{

	margin-top:10px;
}
/**四大系列 end**/
/**企业历程**/
.aboutbigtit
{
	justify-content:flex-start;
}
.aboutcourse
{
	width:100%;
	box-sizing:border-box;
	padding:25px 4%;
	padding-top:0px;
	margin-bottom:0px;
}
.aboutcourse .m_list
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.aboutcourse .m_list .m_aboutcourse
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content .year
{
	width:100%;
	height:auto;
	font-size:26px;
	line-height:35px;
	color:#cacaca;
	text-align:center;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content .line
{
	width:20px;
	height:5px;
	background:#fff;
	margin:auto;
	overflow:hidden;
	margin-top:10px;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content .tit
{
	width:100%;
	height:auto;
	line-height:28px;
	font-size:18px;
	color:#cacaca;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content .des
{
	font-size:15px;
	color:#cacaca;
	line-height:28px;
	overflow:hidden;
}
.aboutcourse .m_list .m_aboutcourse .m_course_content .des p
{
	font-size:15px;
	color:#cacaca;
	line-height:28px;
}
.aboutcourse .m_list .m_aboutcourse .swiperpage
{
	text-align:center;
	margin-top:5px;
}
.aboutcourse .m_list .m_aboutcourse .swiperpage .swiper-pagination-bullet
{
	background:rgba(255,255,255,0.8);
}
/**企业历程 end**/
/**企业荣誉**/
.aboutrongyubg
{
	width:100%;
	padding:25px 4%;
	box-sizing:border-box;
	
}
.aboutrongyu
{
	width:100%;
	display:block;
	
}
.aboutrongyu .rongyuleft
{
	width:100%;
	padding-top:0px;
}
.aboutrongyu .rongyuleft .rongyudes
{
	font-size:16px;
	line-height:28px;
	margin-top:15px;
	margin-bottom:15px;
}
.aboutrongyu .rongyuleft .more
{
	width:150px;
	height:35px;
}
.aboutrongyu .rongyuleft .more a
{
	font-size:16px;
	line-height:33px;
	border-radius:17.5px;
}
.aboutrongyu .rongyuright
{
	width:100%;
	margin-top:20px;
}
/**企业荣誉 end**/
/**品牌介绍 end**/
/**招商中心**/
.joinblockbg
{
	padding:25px 4%;
	box-sizing:border-box;
}
.joinblock
{
	width:100%;
}
.jointit .joinbigtit
{
	font-size:20px;
	line-height:25px;
}
/**招商模块1品牌核心**/
/* .teamlistbg
{
	margin-top:20px;
} */
.joinblockbg1 .corelist
{
	margin-top:30px;
}
.joinblockbg1 .corelist .grid
{
	width:50%;
	margin-bottom:20px;
}
/**招商模块1品牌核心 end**/
/**招商模块2匠心工艺**/
.joinblockbg2
{
	padding-bottom:0px;
}
.joinblockbg2 .rightpic
{
	display:block;
	margin-top:10px;
}
.joinblockbg2 .rightpic img
{
	width:100%;
	height:auto;
}
.joinblockbg2 .textbg
{
	width:100%;
	position:static;
	transform: translate(0);
}
.joinblockbg2 .textbg .text
{
	width:100%;
	padding-left:0%;
}
.joinblockbg2 .textbg .text .cntit
{
	font-size:20px;
	line-height:25px;
	margin-top:0px;
}
.joinblockbg2 .textbg .text .entit
{
	font-size:17px;
	line-height:25px;
	margin-top:10px;
}
.joinblockbg2 .textbg .text .des
{
	width:100%;
	height:auto;
	overflow:hidden;
	color:#a9a9a9;
	font-size:15px;
	line-height:28px;
	padding-top:10px;
	padding-bottom:10px;
}
.joinblockbg2 .textbg .text .des p
{
	font-size:15px;
	line-height:28px;
}
/**招商模块2匠心工艺 end**/
/**招商模块3团队文化**/
.joinblockbg3 .culturelist
{
	margin-top:20px;
}
.joinblockbg3 .culturelist .grid
{
	width:49%;
	margin-bottom:15px;
	padding:15px; 
}
.joinblockbg3 .culturelist .grid:nth-child(2n)
{
	margin-right:0px;
}
.joinblockbg3 .culturelist .grid .tit
{

	line-height:25px;

}
.joinblockbg3 .culturelist .grid .des
{

	font-size:15px;

}
.joinblockbg3 .culturelist .grid .des p
{
	font-size:15px;
}
/**招商模块3团队文化 end**/
/**招商模块4加盟条件**/
/* .joinblock4 .storeImagelist
{
	margin-top:20px;
}
.joinblock4 .storeImagelist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}
.joinblock4 .storeImagelist .grid:last-child
{
	margin-bottom:0px;
} */
.joinblockbg4 .joinconditionlist
{
	margin-top:30px;
}
.joinblockbg4 .joinconditionlist .grid
{
	width:50%;
	margin-bottom:20px;
}
/**招商模块4加盟条件 end**/
/**招商模块5店铺列表**/
.joinblockbg5
{
	padding-bottom:0px;
}
.joinblockbg5 .storetit
{
	margin-bottom:20px;
}
.joinblockbg5  .store1 .storetit
{
	width:100%;
}

.joinblockbg5 .storelist
{
	width:100%;
}
.joinblockbg5 .storelist .record
{
	width:100%;
	margin-top:20px;

}
.joinblockbg5 .storelist .record .piclist
{
	justify-content: flex-start;
}
.joinblockbg5 .storelist .record:nth-child(2n) .piclist
{
	flex-direction: row;
}
.joinblockbg5 .storelist .record .piclist .onepic
{
	width:100%;
}
.joinblockbg5 .storelist .record .piclist .twopic
{
	width:100%;
	align-content:flex-start;	
}
.joinblockbg5 .storelist .record .piclist .twopic .grid
{
	width:48%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	margin-right:4%;
}
.joinblockbg5 .storelist .record .piclist .twopic .grid:nth-child(2n)
{
	margin-right:0px;
}
.joinblockbg5 .storelist .record .piclist .twopic .pic
{
	width:100%;
	height:auto;
	padding-bottom:65%;
	position:relative;
}
.joinblockbg5 .storelistfour
{
	width:100%;
	margin-top:20px;
}
.joinblockbg5 .storelistfour .grid
{
	width:48%;
	margin-right:4%;
}
.joinblockbg5 .storelistfour .grid:nth-child(2n)
{
	margin-right:0px;
}
.joinblockbg5 .storelistfour .grid a .title
{
	margin-top:10px;
	font-size:15px;
}
/**招商模块5店铺列表 end**/
/**招商模块6经销商案例**/
.joinblockbg6 .caselist
{
	width:100%;
	margin-top:20px;
}
.joinblockbg6 .caselist .grid
{
	position:relative;
	width:100%;
	height:auto;
	margin-bottom:20px;
	margin-right:0;
	display:flex;
	flex-wrap:wrap;
}
.joinblockbg6 .caselist .grid:nth-child(2n)
{
	flex-direction: row-reverse;
}
.joinblockbg6 .caselist .grid:last-child
{
	margin-bottom:0px;
}
.joinblockbg6 .caselist .grid:nth-child(4n)
{
	margin-right:0px;
}
.joinblockbg6 .caselist .grid .outpic
{
	width:50%;
}
.joinblockbg6 .caselist .grid .text
{
	width:50%;
	height:auto;
	background:none;
	position:static;
	padding:15px;
	opacity:1;
}
.joinblockbg6 .caselist .grid:hover .text
{
	opacity:1;
}
.joinblockbg6 .caselist .grid .text .title
{
	font-size:17px;
	line-height:25px;
	color:#fff;
}
.joinblockbg6 .caselist .grid .text .ex_title
{
	font-size:17px;
	line-height:25px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}
/**招商模块6经销商案例 end**/
/**招商模块7已进驻商场**/
.joinblockbg7
{
	padding-top:0px;
}
.joinblock7 .title
{
	font-size:20px;
	line-height:25px;
}
.joinblock7 .content
{
	margin-top:20px;
}
/**招商模块7已进驻商场 end**/
/**招商中心 end**/
/**联系我们**/
.contactblockbg
{
	padding:25px 4%;
	box-sizing:border-box;
}
.contactblockbg .contactblock
{
	width:100%;
	justify-content:flex-start;
}
.contactblockbg .contactblock .grid
{
	width:100%;
	margin-bottom:20px;
}
.contactblockbg .contactblock .grid:last-child
{
	margin-bottom:0px;
}
/**联系我们 end**/
/**产品列表**/
.productblockbg
{
	padding:25px 4%;
	box-sizing:border-box;
}
.catenav
{
	width:100%;
	padding:15px;
}
.prolistblock
{
	padding:15px;
	margin-top:20px;
}
.prolistblock .prolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}
.prolistblock .prolist .grid:nth-child(2n)
{
	margin-right:0px;	
}
.prolistblock .prolist .grid:nth-child(4n)
{
	margin-right:0px;	
}
.prolistblock .catesearch
{
	justify-content: flex-start;
	margin-bottom:20px;
}
.prolistblock .catesearch .catename
{
	width:100%;
	font-size:16px;
	line-height:25px;
	margin-bottom:15px;
}
.prolistblock .catesearch .search
{
	width:100%;
}
.prolistblock .catesearch .search .form
{
	width:100%;

}
/**产品列表 end**/
/**产品展示页**/
.proview
{
	padding:15px;
	width:100%;
}
.proview .picarr
{
	margin-top:20px;
	margin-bottom:20px;
}

.proview .picarr .picarrlist
{
	width:100%;
	margin:0px;
}
.proview .picarr .picarrlist .swiperpage
{
	margin-top:10px;
}
.proview .productcontent
{
	margin-bottom:20px;
}
.proview .productcontent .title
{
	font-size:16px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
/**产品展示页 end**/
/**新闻资讯**/
.newblockbg
{
	padding:25px 4%;
	box-sizing: border-box;
}
.newblock
{
	width:100%;
	padding:15px;	
}
.newslist .grid
{
	margin-bottom:20px;
	padding-bottom:20px;
}
.newslist .grid a .outpic
{
	width:34%;
	height:auto;
	overflow:hidden;
}
.newslist .grid a .text
{
	width:62%;
	height:auto;
	overflow:hidden;
}
.newslist .grid a .text .title
{
	font-size:16px;
	line-height:25px;
	margin-top:2px;
	height:50px;
	display:-webkit-box;
	white-space: normal;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.newslist .grid a .text .time
{
	margin-top:5px;
	margin-bottom:0px;
}
.newslist .grid a .text .des
{
	display:none;
}
/**新闻资讯 end**/
/**荣誉资质**/
.prolistblock .honorlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.prolistblock .honorlist .grid:nth-child(2n)
{
	margin-right:0px;	
}
/**荣誉资质 end**/
/**网站内页 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
}
